From 3827a4ab0e3434b87390f492d908b7e17f189de9 Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 17 May 2006 22:30:02 +0000 Subject: [PATCH] Bring in Curt's TPO[2/3] split. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2082 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/tpo2.xml | 9 +++++++++ gpsbabel/xmldoc/formats/tpo3.xml | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 gpsbabel/xmldoc/formats/tpo2.xml create mode 100644 gpsbabel/xmldoc/formats/tpo3.xml diff --git a/gpsbabel/xmldoc/formats/tpo2.xml b/gpsbabel/xmldoc/formats/tpo2.xml new file mode 100644 index 000000000..fe1cde696 --- /dev/null +++ b/gpsbabel/xmldoc/formats/tpo2.xml @@ -0,0 +1,9 @@ + + This module reads tracks from .TPO files created by + National Geographic Topo! version 2.x + + + Contributed by Steve Chamberlin. + + + diff --git a/gpsbabel/xmldoc/formats/tpo3.xml b/gpsbabel/xmldoc/formats/tpo3.xml new file mode 100644 index 000000000..8bfce7b79 --- /dev/null +++ b/gpsbabel/xmldoc/formats/tpo3.xml @@ -0,0 +1,6 @@ +This module reads .TPO files created by National Geographic Topo! version +3.x. It will read tracks, routes, waypoints, map notes, symbols, and text +notes. The latter three are converted to waypoints. + +Contributed by Curt Mills. + -- 2.30.2